home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Grand Slam
/
GrandSlam volume 1.iso
/
002
/
wizard11.arj
/
DPMI.DOC
< prev
next >
Wrap
Text File
|
1994-02-20
|
671b
|
25 lines
MemoryManagement for File Wizard
================================
Following environment settings change the memory management
for the built in DPMI server. Wrong settings may lead to
an irregular behaviour of File Wizard !
The settings are passed via the DOS environment varibale RTM.
SET RTM=[option value] [option value] ...
Moegliche Optionen:
EXTLEAVE nnnn Let nnnn Kbyte extended memory left
EXTMAX nnnn Only use a maximum of nnnn kByte of extended memory
Example:
SET RTM=EXTLEAVE 2048
SET RTM=EXTLEAVE 2048 EXTMAX 4096
-> Use this environment variable on your own risk <-
-> illegal settings may lead to data loss <-